home *** CD-ROM | disk | FTP | other *** search
/ Light & Shade: Niida Takashi / Light & Shade: Niida Takashi.iso / mac / WIN / MENU.Dxr / 00015_TALK-B.ls < prev    next >
Encoding:
Text File  |  1998-09-06  |  167 b   |  9 lines

  1. on mouseDown
  2.   puppetSprite(5, 1)
  3.   puppetSound("テ閲テ運テ嘉ャテ「テセ")
  4.   set the castNum of sprite 5 to cast "TALK-BR"
  5.   updateStage()
  6.   cursor(-1)
  7.   go(1, "TALK.DIR")
  8. end
  9.